home *** CD-ROM | disk | FTP | other *** search
- Path: news.its.com!usenet
- From: mastbrook@duff.com (Bill Mastbrook)
- Newsgroups: comp.lang.basic.visual.misc,comp.lang.c,comp.os.ms-windows.programmer.controls
- Subject: VBX instances - HCTL values
- Date: Fri, 22 Mar 1996 21:16:30 GMT
- Organization: Information Technology Solutions, Inc.
- Message-ID: <4iv5pk$j2q@news.its.com>
- NNTP-Posting-Host: duff230.duff.com
- X-Newsreader: Forte Free Agent 1.0.82
-
-
- Does anyone know how the HCTL values passed to the main control
- procedure of a VBX are generated?
-
- Each instance of a VBX that I've created seems to be generating the
- same value for HCTL. This is causing major problems because any
- events fired within the VBX are always fired in the instance of the
- VBX most recently created (i.e. the second of two VB applications
- started using the VBX). I'm sure that I'm missing something very
- basic, but there doesn't seem to be any documentation on this.
- Everything I've seen says that these HCTL values are unique. Period.
- And that's all it says. ANY ideas of what I might be doing wrong
- would be greatly appreciated.
-
-
- Thanks,
- Bill
-
-